home *** CD-ROM | disk | FTP | other *** search
- /*
- * (c) Copyright 1989, 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC.
- * ALL RIGHTS RESERVED
- */
- /* $RCSfile: DragDrop.h,v $ $Revision: 1.9 $ $Date: 92/05/14 12:49:59 $ */
- /*
- * (c) Copyright 1990, 1991, 1992 HEWLETT-PACKARD COMPANY */
- #ifndef _XmDragDrop_h
- #define _XmDragDrop_h
-
- #include <Xm/DragC.h>
- #include <Xm/DragIcon.h>
- #include <Xm/DropTrans.h>
- #include <Xm/DragOverS.h>
- #include <Xm/DropSMgr.h>
-
- #endif /* _XmDragDrop_h */
-